home *** CD-ROM | disk | FTP | other *** search
/ Enter 2010 January / ENTER_2010_01.iso / Programy / Gry / Base_Invaders_ / BaseInvadersSetup1.3.exe / {app} / GUI / SlideWindow.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-01-25  |  1.2 KB  |  41 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Stream version="2.0">
  3.     <widget type="Window">
  4.         <string name="Name">CombinedHUDWindow</string>
  5.         <string name="ToolTipDescription"></string>
  6.         <int name="Alignment" type="Align">0</int>
  7.         <vector name="scrSize">
  8.             <real name="x">1.5975</real>
  9.             <real name="y">1.25</real>
  10.             <real name="z">1</real>
  11.         </vector>
  12.         <vector name="scrPosition">
  13.             <real name="x">-0.0175</real>
  14.             <real name="y">0.025</real>
  15.             <real name="z">0</real>
  16.         </vector>
  17.         <real name="Rotation">0</real>
  18.         <file name="AnimationFile"></file>
  19.         <int name="PathIndex">0</int>
  20.         <bool name="RenderWin">true</bool>
  21.         <color name="TexColor">
  22.             <real name="Red">1</real>
  23.             <real name="Green">1</real>
  24.             <real name="Blue">1</real>
  25.             <real name="Alpha">1</real>
  26.         </color>
  27.         <rect name="TextureRect">
  28.             <int name="bottom">256</int>
  29.             <int name="left">0</int>
  30.             <int name="right">256</int>
  31.             <int name="top">0</int>
  32.         </rect>
  33.         <texture name="texture">Textures/BlueBev.png</texture>
  34.         <bool name="FullImage">true</bool>
  35.         <string name="FileFolder"></string>
  36.         <list name="Files" size="2" type="file">
  37.             <file>GUI\SlideTextBox.xml</file>
  38.             <file>GUI\TitleTextBox.xml</file>
  39.         </list>
  40.     </widget>
  41. </Stream>